火范文>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • So it stands to reason that the Java language's sequential collection of like elements would map nicely to XML's sequential collection of like elements.
    所以,有理由说Java语言中的相似元素的有序集合能够很好地映射到XML中的相似元素的有序集合。
  • Script in this web page is attempting to add a type of map that is unsupported to the xmlmaps collection of the spreadsheet control.
    此网页中的脚本正试图添加电子表格控件的xmlmaps集合不支持的映射。
  • I then append a new collection onto factors generated by the map() function on the factors list applying the code to generate the symmetrical ( the matching factor above the square root) list.
    然后我将一个新的集合附加至由factor列表中的map()函数生成的factor上,应用此代码生成对称的(平方根上方匹配的因子)列表。
  • In this paper three main approaches to obtain spatial information with SIS are presented. They are map data collection, RS data collection and GPS data collection. The integration between RS and GIS, and the integration between GPS and GIS are also described here.
    简要介绍了空间信息系统(SIS)获取空间信息数据的三种最主要的方法:地图数据采集、遥感(RS)数据采集和GPS数据采集,并介绍了RS与GIS、GPS与GIS的集成。
  • There are several costs to card marking – additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.
    卡片标记有几项开销――卡片映射所需的额外空间、对每一个指针存储所做的额外工作,以及在垃圾收集时做的额外工作。
  • As you can see, iterating over a Map is just as natural as iterating over any other collection.
    可以看到,迭代Map和迭代其它任何集合一样自然。
  • A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
    传统的Javajava.util.Map实质上是一个分两部分的元组集合。
  • The JMS provider must support nested map messages to convert collection classes.
    JMS提供者必须支持嵌入的映射消息来对集合类进行转换。
  • Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
    Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。
  • Map: a map is an associative array from a set of object keys to a collection of object values.
    map型:map是一个从一组键值对象到一组值对象的关联数组。